home *** CD-ROM | disk | FTP | other *** search
- Path: lassen.cnw.com!matt!matt
- From: matt@matt.fidalgo.net (Matt Gischer)
- Newsgroups: comp.lang.c
- Subject: Re: <conio.h> stuff for C under LINUX
- Date: Mon, 8 Apr 1996 22:31:19 GMT
- Organization: Uncle Fran's Musical Forest
- Message-ID: <DpKEK8.s0@matt.fidalgo.net>
- References: <4jqqao$lf7@mogan.cc.metu.edu.tr>
- NNTP-Posting-Host: fidnet-30.fidalgo.net
- X-Newsreader: TIN [UNIX 1.3 BETA-950824-color PL0]
-
- channel sanderson (e089549@orca.cc.metu.edu.tr) wrote:
- : I use gotoxy() and clrscr() with C/C++ programs for my
- :PC but my school requires that the program will run under UNIX.
- :Are there ansi-c equivalents andif so what are they. If not how
- :should I implement these. Much thanx for yourattention. C.S..
-
- There is a conio library on tsx-11.mit.edu.. it uses curses to
- basically emulate the conio.h functions.
-